html, body {
  overflow-x: hidden;
}

body {
  color: #262628;
  font-family: 'Source Sans Pro',sans-serif;
  font-weight: 400;
  text-align: center;
}

h1 {
  /* font-size: calc(1.5rem + 1.5vw); */
  font-weight: 500;
  line-height: 1.2;
}

h2 {
  font-weight: 600;
  font-size: 2.5em;
  transform: scaleY(1.2);
  transform-origin: bottom;
}

h3{
  transform: scaleY(1.2);
  transform-origin: top;
}


a {
  font-weight: 500;
}

.branch-footer {
  padding: 10px 0;
}

#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  /* opacity: 0.95; */
  background-color: #fff;
  z-index: 99;
}

#loading-image {
  z-index: 100;
}

.page_container {
  padding: 0% 5% 2%;
}

.head_btn {
  background-color: #262628;
  border-color: #262628;
}


#new {
  padding: 0 1%;
}

.new-text {
  color: #004D61;
  border-left-style: solid;
  border-left-color: #ff502f;
}

.aIcon {
  color: #004D61;
}

.btn {
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  color: #F1F1F1;
  font-size: 20px;
  background: #100F0F;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-align {
    display: block;
    text-align: left;
    width: 55%;
}

.btn:hover {
  background: #0F3D3E;
  color: #F1F1F1;
  text-decoration: none;
}

/* Attributes */

.align-attr {
  text-align: left;
  padding-top: 70px;
}

/* Attributes */

.fane {
    position: absolute;
    height: 100%;
    right:0;
    background-color: #d8eee2;
    width: 20%;
    top: 0;
    overflow:hidden;
}

.fane-image {
  position: absolute;
  right: 7%;
  bottom: 40%;
  width: 200px;
  z-index: 1;
}

.form-signin {
  margin-top: 10em;
}

.logoInAsk {
  position: absolute;
  top: 1em;
  left: 5%;
  width: 50px;
}



#title, #navigation, #details, #footer {
  background-color: #f4f5f8;
}

#title {
  text-align: left;
}

#products {
  padding: 0% 5% 2%;
  position: relative;
}

#details {
  padding: 2% 5% 4%;
  top: -2em;
}

#help {
  padding: 2% 5%;
}

#footer {
  padding: 2% 5%;
}


/* Navigation Bar */

.brand-name {
  color: #fff;
}

.navbar {
  padding: 1% 5% 1%;
}

.navbar-brand {
  color: rgba(0,0,0,.75) !important;
  font-family: 'Hind',sans-serif;
  font-weight: 500;
  /* font-size: 1.5rem; */
}

.navbar-content {
  color: rgba(0,0,0,.7);

}

.nav-item {
  padding: 0px 10px;
}

.sign-in-logo:hover {
  color: #ff502f;
}

/* Title */

#title {
  /* background-color:  */
}

.card-img-overlay {
  padding: 2% 5% 1%;
  font-weight: 600;
}

.card-title {
  color: #444444;
}

.card-text {
  color: #f4f5f8;
  font-size: 2em;
  line-height: 2;
  padding: 10px 0;
  text-align: left;
  width: 60%;
}

.hero {
  max-height: 60vh;
}

.title-text {
  color: #22577E;
}

.line {
  color: #b1b1b1;
}

/* Images */
.img-trans {
  transition: all 1s ease-in-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}

.title-bird {
  position: absolute;
  top: 9em;
  right: 4em;
  width: 80px;
  z-index: 1;
}

.virtual {
  animation: softVerticalMovement 5s ease-in-out infinite;
  position: absolute;
  top: 5em;
  overflow: hidden;
  right: 9em;
  width: 250px;

  z-index: 1;
}

@keyframes softVerticalMovement {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px); /* Adjust the distance of movement */
  }
  100% {
    transform: translateY(0);
  }
}

.cloud-1 {
  position: absolute;
  top: 13em;
  left: 11em;
  width: 90px;
  z-index: 1;
}

.cloud-2 {
  position: absolute;
  top: 7em;
  left: 38em;
  width: 120px;
  z-index: 1;
}

/* Product Section */

.align {
  text-align: left;
}

.branch-name {
  text-decoration: none;
}

.card-title:hover {
  color : #ff502f;
}

.card, .btn{
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 255, .1);
}

.card-img-top {
  padding: 5px 2px 2px;
}

.grid-space {
  padding: 2% 3%;
}

.planet {
  position: relative;
  margin-left: 100%;
  width:70px;
  top: 2em;
  right: 4em;
}

.row {
  padding-top: 3%;
}

.tree {
  position: relative;
  margin-right: 100%;
  width: 70px;
  z-index: 1;
  bottom: -2em;
}


/* Details */

.airpods {
  position: absolute;
  width: 70px;
  left: 7%;
  z-index: 2;
}

.bird {
  position: absolute;
  width: 70px;
  right: 7%;
  z-index: 2;
}

.detail-img {
  width:150px;
  height:150px;
  position: relative;
}

.detail-img-left {
  float: left;
  margin: -010px 15px 0px 0px;
}

.detail-img-right {
  float: right;
  margin: -010px 0px 0px 15px;
}

.detail-row {
  margin: auto;
  padding-bottom: 30px;
  text-align: left;
  width: 60%;
}

.effect:hover {
  transform: scale(1.1);
}
.effect-l:hover {
  transform: scale(1.05);
}

/* **** */
.effect,.effect-l {
    transition: all 0.3s ease 0s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}


/* Get Help Section */
.d-b {
  margin: auto;
  padding: 10px;
  width: 50%;
}

.subscribe-check-box {
  margin-right: 5px;
}

/* Others */

.about {
  margin-right: 25%;
}

.extra-padding {
  padding-top: 5%;
}

.spacing {
  margin-top: 20px;
}

.text-d {
  text-decoration: none;

}


/* Branch Page */

.row> {
  width = 50%;
}

.branch-tab {
  padding-top: 1%;
}

.card-header {
  background-color: #d8eee2;
}

.nav {
  padding: 0% 5%;
}

.nav-fixed {
  background-color: #d8eee2;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 255, .1);
  position: fixed;
  top: 0;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  width: 100%;
  z-index: 100;
}

.tab-pane {
  text-align: left;
}

@media (max-width:575px) {
  .row>* {
    width: 50%;
  }

  .btn-align {
    width: 100%;
  }
}

.card-container {
  padding-bottom: 25px;
}




@media (max-width:1320px) {
  .title-bird {
    width: 70px;
    top: 5em;
    right: 5em;
  }

  .cloud-1{
    top:10em;
    left: 5em;
  }
  .cloud-2 {
    top: 1em;
    left: 70em;
    width: 100px;
  }
  .detail-img {
    width:120px;
    height:120px;
  }
  .fane-image {
    width: 180px;
  }
}

@media (max-width:991px) {
  #title {
    text-align: center;
  }

  .card-text {
    font-size: 1.5em;
  }

  .title-bird {
    width: 60px;
    top: 2em;
    right: 8em;
  }

  .virtual {
    top: 4em;
    right: 6em;
    width: 200px;
  }

  .cloud-1 {
    top: 4em;
    left: 5em;
    width: 80px;
  }
  .cloud-2 {
    top:5em;
    width: 70px;
  }

  .about {
    margin-right: 0;
  }

  /* Ask Page */
  .fane-image {
    visibility: hidden;
  }
  .fane {
      height: 2em;
      left:0;
      background-color: #d8eee2;
      width: 100%;
      border-left:0px solid #d8eee2;
      overflow:hidden;
  }

  .logoInAsk {
    margin-top: 1em;
  }

}

@media (max-width:750px) {
  .card-text {
    font-size: 1.2em;
  }

  .title-bird {
    top: 7em;
    right: 10em;
    width: 50px;
  }

  .virtual {
    top: 3em;
    right: 3em;
    width: 150px;
  }
  .cloud-1 {
    top: 2em;
    left: 3em;
    width: 60px;
  }
  .cloud-2 {
    top: 2em;
    width: 50px;
  }
  .detail-img {
    float: none;
  }
  .detail-row {
    text-align: center;
  }
  .planet {
    width: 50px;
  }
}

@media (max-width:500px) {
  h1 {
    font-weight: 400;
    line-height: normal;
  }
  .card-text {
    font-size: 1em;
  }
  .title-bird {
    top: 2em;
    right: 1em;
    width: 30px;
  }
  .cloud-1 {
    top: 2em;
    left: 3em;
    width: 40px;
  }
  .cloud-2 {
    top: 2em;
    right: 3em;
    width: 30px;
  }
  .virtual {
    top: 2em;
    right: 2em;
    width: 120px;
  }
}


/* Contact Button */

.whatsapp-btn-container {
    position: fixed;
    right: 5px;
    opacity: 0;
    bottom: -50px;
    padding: 30px;
    animation: fade-up 1000ms forwards;
    animation-delay: 1000ms;
}

@keyframes fade-up {
    100% {
        bottom: 24px;
        opacity: 1;
    }
}

.whatsapp-btn-container .whatsapp-btn {
    font-size: 48px;
    color: #25d366;
    display: inline-block;
    transition: all 400ms;
}

.whatsapp-btn-container .whatsapp-btn:hover {
    transform: scale(1.2);
}

.whatsapp-btn-container span {
    position: absolute;
    top: 0;
    left: 4px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #075e54;
    transform: rotateZ(20deg) translateX(10px);
    opacity: 0;
    transition: all 400ms;
}

.whatsapp-btn-container .whatsapp-btn:hover + span {
    transform: rotateZ(0deg) translateX(0px);
    opacity: 1;
}


/* Social Media Icons */

@charset "UTF-8";

.svg-inline--fa {
  vertical-align: -0.200em;
}

.rounded-social-buttons {
  text-align: center;
}

.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 2em;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-pinterest, .fa-tiktok, .fa-youtube, .fa-instagram {
  font-size: 20px;
}

.rounded-social-buttons .social-button.facebook {
  background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
  background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee;
}

.rounded-social-buttons .social-button.pinterest {
  background: #E60023;
}

.rounded-social-buttons .social-button.pinterest:hover, .rounded-social-buttons .social-button.pinterest:focus {
  color: #E60023;
  background: #fefefe;
  border-color: #E60023;
}

.rounded-social-buttons .social-button.tiktok {
  background: #000000;
}

.rounded-social-buttons .social-button.tiktok:hover, .rounded-social-buttons .social-button.tiktok:focus {
  color: #000000;
  background: #fefefe;
  border-color: #000000;
}

.rounded-social-buttons .social-button.youtube {
  background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
  color: #bb0000;
  background: #fefefe;
  border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
  background: #125688;
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
  color: #125688;
  background: #fefefe;
  border-color: #125688;
}
